Skip to content
Back to search
30
MCP

Notion Todo

pulsemcp/notion todo

MCP server that enables AI assistants to manage a minimalist Notion todo list through a simple API interface.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

indiekit-notion-mcp
MCP Server for Notion - Let AI agents manage your Notion workspace
0 tools
net.todoist/mcp
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
0 tools · streamable-http
notion-mcp-server
Notion MCP server for Claude, Cursor, ChatGPT, and Claude Desktop — connect AI agents to Notion via the Model Context Protocol. Create pages
0 tools
@n24q02m/better-notion-mcp
Better MCP server for Notion API with composite tools optimized for AI agents
0 tools
notion-mcp-server
Notion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, b
0 tools
io.github.infoinlet-marketplace/mcp-notion
Notion for AI agents — search, read pages/blocks, query databases, create pages.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "notion_todo": {
      "url": "None",
      "transport": "http"
    }
  }
}